<includeonly><!--
--><span class="glossary_entry" id="{{lc:{{{ref}}}}}"><!--
--><span class="glossary_entry_sort">{{lc:{{{sort|{{{ref}}}}}}}}</span><!--
--><!--
// Here I’d like to put directly the <dl><dt></dt><dd></dd></dl> xhtml code, but mediawiki
// seems to escape the “</dd>” and “</dl>” closing tags (and not the opening ones!!!!).
// Anyone knows how to output raw xhtml from a template?
-->
;<span class="glossary_entry_title"><!--
   --><span class="glossary_entry_title_util"><!--
      --><span class="glossary_disp_ref">(ref: {{lc:{{{ref}}}}})</span>&nbsp;—&nbsp;<!--
      --><span class="glossary_disp_lang">{{{lang}}}</span><!--
   --></span>{{{title}}}<!--
--></span>
:<span class="glossary_entry_shortdesc">{{{shortdesc}}}</span><!--
-->{{#if: {{{dict|}}}|:<span class="glossary_entry_dict">{{{dict}}}</span>|}}<!--
-->{{#if: {{{longdesc|}}}|:<span class="glossary_entry_longdesc">{{{longdesc}}}</span>|}}
<br /></span><!--
--></includeonly><!--

--><noinclude>
{{Documentation}}
</noinclude>

